Skip to content

ScheduledItem.IsCanceled property

Defined in

Type: ScheduledItem Namespace: System.Reactive.Concurrency Assembly: System.Reactive.dll

Applies to

netstandard2.0

public bool IsCanceled { get; }

Summary: Gets whether the work item has received a cancellation request.

Returns: bool